%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
CompareLogic Property
See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace > LogicEqualityComparer<T> Class : CompareLogic Property


Glossary Item Box

Defines the configuration and logic by which Equals comparisons will be performed.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CompareLogic As CompareLogic
Visual Basic (Usage)Copy Code
Dim instance As LogicEqualityComparer(Of T)
Dim value As CompareLogic
 
value = instance.CompareLogic
C# 
public CompareLogic CompareLogic {get;}
Managed Extensions for C++ 
public: __property CompareLogic* get_CompareLogic();

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Kellerman Software 2018 All Rights Reserved.